CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc 毕业设计

搜索资源列表

  1. BP-RBF算法

    0下载:
  2. BP,RBF算法,用VC实现,一个很好的毕业设计-BP, RBF algorithm, with VC, a good design graduates
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:117676
    • 提供者:原野
  1. cehuangyi

    0下载:
  2. 一个毕业设计。用vc编写的一个简易测谎仪后台软件。用控件实现access数据库的链接,串口通信功能。-a graduate design. Vc used to prepare a summary of the background polygraph software. Controls used to achieve access to the database link, serial communications functions.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:283745
    • 提供者:袁锡
  1. 多种分词方法

    0下载:
  2. 含有多个分词算法。毕业设计的时候获得的,希望对大家在汉字处理中能用的到。 ICTCLAS算法,中科院,对名字识别能力很强。VC开发。 CSharp分词,向前匹配加向后最大匹配,C#开发,容易扩展。 小叮咚分词,由后向前最大匹配,C#开发。 xerdoc分词,基于ICTCLAS的Java版本分词。 文本分词词典,分词的词典,可以提供分词数据源。-containing more than Segmentation. Graduation was the time of hope
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:20833489
    • 提供者:阿瑟多幅
  1. GP_VC

    0下载:
  2. 遗传规划算法的VC程序实现 智能算法:遗传规划,即关于GP的VC代码程序,在项目文件中包含了GP的程序设计代码和经典问题求解程序。可以参考该程序进行遗传规划的程序设计工作,用于自己的毕业设计中。-genetic programming algorithm for the VC program Intelligent Algorithm : genetic programming, on the VC GP code procedures, the project document conta
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:55545
    • 提供者:李洪科
  1. MeasureByImage

    0下载:
  2. 这是一个毕业设计的源程序,他的亮点在于作者设计了VFW(Video For Windows)的一个比较完整的类Ccapturewnd,通过学习该代码,可以掌握VC++环境下VFW的用法,程序运行时需要在电脑上安装一个摄像头(例如USB的)-This is a graduate design of the source, his bright spot is that the author designed the VFW (Video For Windows) a more complete t
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:93140
    • 提供者:王忠
  1. y

    0下载:
  2. VC++ 游戏设计原代码,可以用于毕业设计哦。。。。。。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:403104
    • 提供者:阿悟
  1. AutoTest

    0下载:
  2. 用VC实现的键盘和鼠标的模拟器,实现鼠标和键盘事件的记录和回放。用于软件自动化测试、机械性的界面操作、程序演示、毕业设计的ppt演示等等。-with VC keyboard and mouse simulator, mouse and keyboard events record and playback. For software testing automation, mechanical interface operation, procedures demonstration, a gr
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:47136
    • 提供者:阿瑟多幅
  1. speech20040601

    0下载:
  2. 我的毕业设计,vc++的语音识别的简单程序。-I graduated from the design, voice recognition vc the simple procedure.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:75280
    • 提供者:许路
  1. qi

    0下载:
  2. 用VC++编写的一个五子棋游戏。可以用来当作本科生的毕业设计。-with VC + + prepared by a 331 game. Undergraduates can be used as a graduate design.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:3743876
    • 提供者:姜黄扑
  1. kshbysj

    0下载:
  2. 计算机系本科学生最新毕业时间,可视化图像处理系统的设计与实现,VC++6设计完成及论文,还有教师评语等内容。-computer science undergraduate students graduating from the latest time, visual image processing system design and implementation VC 6 design is completed and the papers, there are also teachers
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:3806201
    • 提供者:吴宏斌
  1. ImgEnhance

    0下载:
  2. 用VC做的关于图像处理的例子,是我的毕业设计,里面包含了图像处理的大部分算法-VC done on the image processing examples, I graduated from the design, it contains the most of the image processing algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:435886
    • 提供者:赵征
  1. up_VC_Prolog

    0下载:
  2. VC和prolog联合开发的prolog的编译器.是我的毕业设计,河海大学2006届毕业生的优秀毕业设计.以下是论文的一部分: 第三章 VC++与PROLOG的接口 一.接口方案及准备工作 在这里,我所采用的接口方案是直接调用库函数.PROLOG系列语言中,有一种叫Amzi PROLOG的,提供了较完善的库函数接口.在我的毕业设计中,我所采用的是Amzi PROLOG 5.0版本所提供的库函数接口,所引用的文件为Amzi.h,amzi.dll,amzi.lib.这些文件可以通过下载
  3. 所属分类:SCSI/ASPI

    • 发布日期:2008-10-13
    • 文件大小:114041
    • 提供者:寒冬
  1. 1_1_12

    0下载:
  2. [kingbmp.rar] - 基于对对话框的编程,很好的程序,研究生的毕业设计课题,用于工件表面缺陷的检测,但要自己把图像采集卡的库函数和一些元文件加入 [video_capture.rar] - 图像采集的SDK程序。采用VC++编写,不需额外库文件,直接添加到工程文件中,即可使用 [MyMultiCard.rar] - 天敏SDK2000的四窗口测试代码 by lonelywanders-[kingbmp.rar] - Based on the dialog program,
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:32768
    • 提供者:哈哈
  1. SpellChecking1

    1下载:
  2. 我的毕业设计基于VC++的车牌识别系统,详细介绍解压后见说明。-I graduated from the Design Based on VC LPR system, detailing unpacked See note.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:236787
    • 提供者:张杰
  1. vcmatlab20060426WaterMark

    2下载:
  2. 基于vc++和matlab混合编程的数字水印,本人毕业设计成果,望有助于这方面的兄弟姐妹们。-based vc mixed and Matlab programming digital watermarking, I graduated from the design results, hope to help in this respect our brothers and sisters.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:7187837
    • 提供者:陈璐
  1. vcjiaotongditu

    0下载:
  2. 学校的毕业设计,VC开发的交通地图管理程序,需要的赶快下啊-school graduation design, the development of the VC traffic maps management procedures, the need to quickly under ah
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:5074520
    • 提供者:吴宏斌
  1. xueshengchengji

    0下载:
  2. VC做的学生成绩管理系统,是毕业设计,赶快下啊,-VC students do performance management system, the graduation design, quickly under ah,
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:58265
    • 提供者:吴宏斌
  1. Code

    0下载:
  2. VC++局域网聊天程序源代码,是一个完整的VC++毕业设计作品。通过这个小程序的学习你可以学到如何使用套接字进行网络编程、自定义消息、多线程方面的编程思想以及学习使用各种控件。-VC++ LAN chat program source code, is a complete VC++ graduate design works. Learning through this small program you can learn how to use the socket network prog
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-04
    • 文件大小:233221
    • 提供者:zcwl
  1. 源程序

    0下载:
  2. 企业员工管理系统,毕业设计,完整程序,c++项目(Enterprise staff management system, graduation design, complete program)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:60298240
    • 提供者:dddrrrr
  1. VC++超市进销存管理系统(Access)

    0下载:
  2. 超市进销存管理系统,用VC++实现,后台采用Access,可以当做毕业设计(The supermarket enters the store management system, uses the VC++ to realize, the background adopts the Access, can be regarded as the graduation design)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:1669120
    • 提供者:秦冰
« 1 2 3 45 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com